D3DINDEXBUFFER_DESC

Undocumented in source.
version(Windows && Direct3D_9)
struct D3DINDEXBUFFER_DESC {}

Members

Variables

Format
D3DFORMAT Format;
Undocumented in source.
Pool
D3DPOOL Pool;
Undocumented in source.
Size
UINT Size;
Undocumented in source.
Type
D3DRESOURCETYPE Type;
Undocumented in source.
Usage
DWORD Usage;
Undocumented in source.

Meta